@font-face {
    font-family: AlibabaPuHui;
    font-style: normal;
    font-weight: 400;
    src: url('https://www.sinotide.com/static/fonts/AlibabaPuHuiTi-3-45-Light.otf');
}


body {
    font-family: AlibabaPuHui;
}

.head {
    width: 100%;
    height: 85px;
    /*border-bottom: 4px solid #55a933;*/
    padding-top: 14px;
}

.headCtrl {
    width: 1200px;
    margin: 0 auto;
}

.head .logo {
    width: 381px;
}

.head a:hover {
    color: #3BC04C;
}

.menu {
    line-height: 71px;
}

.menu li {
    padding: 0 20px;
}

.footer {
    min-height: 300px;
    background: #234423;
    padding-top: 39px;
    padding-bottom: 50px;

}

.footer a {
    color: #d0d0d0;
    font-size: 14px;

}

.footer a:hover {
    color: #00af00;
}

.footer .ulTit1 {
    color: #fff;
    width: 80px;
    border-bottom: 1px solid #20691A;
    line-height: 35px;
    margin-bottom: 15px;
}

.footer .ulTit2 {
    color: #fff;
    width: 234px;
    border-bottom: 1px solid #20691A;
    line-height: 35px;
    margin-bottom: 15px;
    font-size: 16px !important;
}

.footer .ulTit3 {
    color: #fff;
    width: 74px;
    border-bottom: 1px solid #20691A;
    line-height: 35px;
    margin-bottom: 15px;
    font-size: 16px !important;
}

.footer .ulTit1 span {
    display: inline-block;
    border-bottom: 1px solid #3ed832;
}

.footer .ulTit2 span {
    display: inline-block;
    border-bottom: 1px solid #3ed832;
}

.footer .sideA {
    margin-right: 71px;
}

.footer .sideB {
    margin-right: 71px;
    font-size: 13px;
}

.footer .sideC {
    margin-right: 71px;
    font-size: 13px;
}

.footer .liCtrl li {
    line-height: 26px;
    font-size: 12px;
}

.footer .ahHH {
    margin-right: 86px;
}

.footer .goldtxt {
    color: #CC9900;
}

.footer .grewtxt {
    color: #999;
}

.sideC .line1 {
    line-height: 40px;
}

.sideC .line1numb1 {
    font-size: 42px;
    border-left: 1px solid #CC9900;
    padding-left: 11px;
    margin-left: 15px;
    font-weight: bold;
    letter-spacing: 2px;
}

.sideC img {
    margin-right: 5px;
    position: relative;
    top: 2px;
}